Fix reference to HttpXendClientProtocol. This was previously referring to the
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 13 Dec 2005 17:31:35 +0000 (17:31 +0000)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 13 Dec 2005 17:31:35 +0000 (17:31 +0000)
commitdc3c184731ddc349bc5e086204bdaa2204b7dd01
treeb5a8f455ec6de04c462cff50b569dcd21766fbad
parenta9b9f0585c616df218bb0ee58aa7083ae1a2545d
Fix reference to HttpXendClientProtocol.  This was previously referring to the
abstract base class, which was never going to work.  (This is debugging code
only, so I presume that no-one has used it for a long time, but it's doing no
harm hanging around.)

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendClient.py